Skip to main content

Google Cloud DNS

  1. Login to your Google Cloud Console.

  2. Select your project from the top dropdown menu.

  3. In the left-hand menu, go to Network Services > Cloud DNS.

  4. Click the name of the DNS zone to be updated.

  5. To edit an existing CNAME record:

    • Locate the CNAME record in the Record sets list
    • Click the Edit button
    • Update the Canonical name field with your assigned CDN endpoint
    • Click Save

      Update Canonical Name
  6. To create a new CNAME record (if none record exists):

    • If there is an existing A record for the subdomain, delete it first
    • Click Add standard
    • Resource record type: CNAME
    • DNS name: Subdomain to be accelerated and protected
    • Canonical name: Your assigned CDN endpoint
    • Click Create

      New CNAME Record Details